home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Jumpstart / Multimedia Microsoft Jumpstart Version 1.1a (Microsoft).BIN / develpmt / source / hotspot / editor / readme.txt < prev    next >
Encoding:
Text File  |  1993-10-05  |  705 b   |  18 lines

  1.  
  2. README for HOTSPOT EDITOR
  3. Wayne Radinsky, Microsoft Developer Relations, 4 October 1993
  4.  
  5. The hotspot editor was written using Visual C/C++.  The makefile
  6. is AVIHED.MAK and is backward compatible with previous versions
  7. of microsoft C/C++, however it uses complete pathnames and you
  8. may need to go in and edit the pathname to point to your build
  9. directory in order to run nmake successfully.
  10.  
  11. I left some commented-out code in dlg.c for checking if everything
  12. entered is OK.  I did this so that if you need a template for code
  13. that does such checking, the code would be right there.  AVIHED
  14. doesn't need it anymore.
  15.  
  16. Building in Visual C/C++ causes 4 warnings which you can safely
  17. ignore.
  18.